5 research outputs found

    Sentiment Analysis of Tourism Reviews: An exploratory study based on CNNs built on LSTM model

    Get PDF
    This study is to develop a sentiment analysis system for customers’ review on a scenic site. It is based on Convolutional Neural Networks (CNNs) built on Long Short-Term Memory (LSTM) models for text feature extraction under a deep learning framework. The CNNs built on LSTM models applies convolutional filters of CNNs repeatedly operate on the output matrix of LSTM to obtain robust text feature vector. In this study, the optimal parameter configurations for each component of CNNs and LSTM are given individually in the first place. Then, the entire optimal parameter configuration for the integration recognition frame of the system is identified around the optimum of each component. The results demonstrate that, by employing such a method, the accuracy for sentiment analysis with CNNs built on LSTM model, compared with a single CNNs or LSTM model, is improved by 3.13% and 1.71% respectively

    Knowledge Seeking: The New Horizon on Knowledge Management

    Get PDF
    This study reviews the definition and development of Knowledge Management (KM) and discusses the differences of knowledge sharing and knowledge seeking in KM. Knowledge sharing has long been regarded as the most important factor in Knowledge Management implementations. However, this research discussed the three barriers of existing knowledge sharing in KM. Based on this discussion, it is proposed by authors that it is the knowledge seeking rather than knowledge sharing that plays the crucial role in KM

    Ensemble Framework of Deep CNNs for Diabetic Retinopathy Detection

    No full text
    Diabetic retinopathy (DR) is an eye disease that damages the blood vessels of the eye. DR causes blurred vision or it may lead to blindness if it is not detected in early stages. DR has five stages, i.e., 0 normal, 1 mild, 2 moderate, 3 severe, and 4 PDR. Conventionally, many hand-on projects of computer vision have been applied to detect DR but cannot code the intricate underlying features. Therefore, they result in poor classification of DR stages, particularly for early stages. In this research, two deep CNN models were proposed with an ensemble technique to detect all the stages of DR by using balanced and imbalanced datasets. The models were trained with Kaggle dataset on a high-end Graphical Processing data. Balanced dataset was used to train both models, and we test these models with balanced and imbalanced datasets. The result shows that the proposed models detect all the stages of DR unlike the current methods and perform better compared to state-of-the-art methods on the same Kaggle dataset

    Automatic Detection of Obstructive Sleep Apnea Events Using a Deep CNN-LSTM Model

    No full text
    Obstructive sleep apnea (OSA) is a common sleep-related respiratory disorder. Around the world, more and more people are suffering from OSA. Because of the limitation of monitor equipment, many people with OSA remain undetected. Therefore, we propose a sleep-monitoring model based on single-channel electrocardiogram using a convolutional neural network (CNN), which can be used in portable OSA monitor devices. To learn different scale features, the first convolution layer comprises three types of filters. The long short-term memory (LSTM) is used to learn the long-term dependencies such as the OSA transition rules. The softmax function is connected to the final fully connected layer to obtain the final decision. To detect a complete OSA event, the raw ECG signals are segmented by a 10 s overlapping sliding window. The proposed model is trained with the segmented raw signals and is subsequently tested to evaluate its event detection performance. According to experiment analysis, the proposed model exhibits Cohen’s kappa coefficient of 0.92, a sensitivity of 96.1%, a specificity of 96.2%, and an accuracy of 96.1% with respect to the Apnea-ECG dataset. The proposed model is significantly higher than the results from the baseline method. The results prove that our approach could be a useful tool for detecting OSA on the basis of a single-lead ECG
    corecore